From: John Paul Wallington Date: Mon, 19 Apr 2004 15:29:23 +0000 (+0000) Subject: `eql' now available without requiring cl. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23087 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8466dfcb1a0184681bb244703a5e954ba77904e4;p=emacs.git `eql' now available without requiring cl. --- diff --git a/etc/NEWS b/etc/NEWS index d22ed8cd5f1..2e783d08863 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1950,6 +1950,8 @@ configuration files. * Lisp Changes in Emacs 21.4 +** The function `eql' is now available without requiring the CL package. + ** The display space :width and :align-to text properties are now supported on text terminals.